Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/permission status #185

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feat/permission status #185

wants to merge 6 commits into from

Conversation

oaliaga
Copy link
Contributor

@oaliaga oaliaga commented Dec 28, 2023

  • New action logretrieval.
  • New action list_permissions.

Close database
Fix old volume
New action list_permissions
New action logretrieval
Fix logger
New version 2.5.2
@@ -127,6 +127,7 @@ public static HttpDataService getPicture(Context ctx) {
currentVolume = PreyConfig.getPreyConfig(ctx).getVolume();
if (currentVolume > 0) {
//set old volume
mgr = (AudioManager) ctx.getSystemService(Context.AUDIO_SERVICE);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

que hace este cambio?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants